Skip to content

Instantly share code, notes, and snippets.

@ntd
Created February 2, 2019 21:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ntd/8f489ad2ac48dd67dbdf040d9ce67ce4 to your computer and use it in GitHub Desktop.
Save ntd/8f489ad2ac48dd67dbdf040d9ce67ce4 to your computer and use it in GitHub Desktop.
grep -or 'private static $\w*' | awk -F'[.:]' '{ if ($1!=g) { print $1; g=$1 } print "\t" substr($3,17) }' inside silverstripe/framework
Core/Injector/InjectorLoader
instance
Core/Injector/Injector
instance
Core/Config/ConfigLoader
instance
Core/ClassInfo
_cache_all_tables
_cache_ancestry
_cache_parse
_cache_methods
_cache_class_names
Core/Extensible
extensions
extensions
unextendable_classes
Core/Manifest/ModuleManifest
module_priority
project
Core/Manifest/ModuleLoader
instance
Core/Manifest/ClassLoader
instance
Core/Extension
allowed_actions
i18n/i18n
default_locale
date_format
time_format
plurals
default_plurals
missing_default_warning
i18n/Data/Sources
module_priority
i18n/Data/Intl/IntlLocales
locales
languages
text_direction
likely_subtags
countries
cache_locales
cache_languages
cache_countries
View/SSViewer_FromString
cache_template
View/ViewableData
casting
default_cast
casting_cache
View/Parsers/Transliterator
use_iconv
View/Parsers/URLSegmentFilter
default_use_transliterator
default_replacements
default_allow_multibyte
View/SSViewer
themes
theme
theme_enabled
global_key
source_file_comments
rewrite_hash_links
template_cache_flushed
cacheblock_cache_flushed
View/SSViewer_DataPresenter
globalProperties
iteratorProperties
View/ThemeResourceLoader
instance
View/HTML
void_elements
View/Requirements
disable_flush_combined
backend
View/Requirements_Backend
combine_in_dev
default_combined_files_folder
combine_hash_querystring
Control/CliController
allowed_actions
Control/Director
rules
current_page
alternate_base_folder
alternate_public_dir
default_base_url
Control/Email/Email
send_all_emails_to
cc_all_emails_to
bcc_all_emails_to
send_all_emails_from
admin_email
Control/Email/SwiftMailer
swift_plugins
Control/ContentNegotiator
content_type
encoding
enabled
default_format
Control/SimpleResourceURLGenerator
url_rewrites
Control/Session
timeout
session_ips
cookie_domain
cookie_path
session_store_path
cookie_secure
cookie_name_secure
sessionCacheLimiter
Control/RSS/RSSFeed
casting
Control/Cookie
report_errors
Control/Controller
url_handlers
allowed_actions
Control/RequestHandler
url_segment
url_handlers
allowed_actions
Control/HTTP
cache_ajax_requests
disable_http_cache
ignoreDeprecatedCaching
MimeTypes
cache_control
vary
Control/Middleware/HTTPCacheControlMiddleware
defaultState
defaultVary
defaultForcingLevel
allowed_directives
Forms/GridField/GridFieldExportButton
xls_export_disabled
Forms/GridField/GridFieldPageCount
require_paginator
Forms/GridField/GridField
allowed_actions
Forms/GridField/GridFieldDetailForm_ItemRequest
allowed_actions
url_handlers
Forms/GridField/GridFieldPaginator
default_items_per_page
Forms/GridField/GridFieldFilterHeader
force_legacy
Forms/TreeDropdownField
url_handlers
allowed_actions
node_threshold_total
Forms/FormField
default_classes
casting
Forms/LiteralField
casting
Forms/PopoverField
cast
Forms/HTMLReadonlyField
casting
Forms/Form
default_classes
casting
Forms/FormAction
casting
Forms/FormRequestHandler
allowed_actions
url_handlers
Forms/TextareaField
casting
Forms/PasswordField
autocomplete
Forms/HTMLEditor/HTMLEditorField_Readonly
casting
Forms/HTMLEditor/TinyMCEConfig
tinymce_lang
base_dir
editor_css
Forms/HTMLEditor/HTMLEditorField
casting
use_gzip
media_alignment
sanitise_server_side
default_rows
fixed_row_height
Forms/HTMLEditor/HTMLEditorConfig
default_config
user_themes
Forms/HTMLEditor/TinyMCECombinedGenerator
filename_base
Dev/DevelopmentAdmin
url_handlers
allowed_actions
allow_all_cli
Dev/Tasks/MigrateFileTask
segment
Dev/Tasks/CleanupTestDatabasesTask
segment
Dev/Tasks/i18nTextCollectorTask
segment
Dev/DevBuildController
url_handlers
allowed_actions
Dev/SapphireInfo
allowed_actions
Dev/CsvBulkLoader
lines
Dev/DebugView
columns
Dev/Install/DatabaseAdapterRegistry
default_fields
adapters
Dev/SapphireREPL
allowed_actions
Dev/TaskRunner
url_handlers
allowed_actions
Dev/InstallerTest
allowed_actions
Dev/FixtureBlueprint
dependencies
Dev/MigrationTask
segment
Dev/BuildTask
segment
Dev/Backtrace
ignore_function_args
ORM/Hierarchy/Hierarchy
node_threshold_total
node_threshold_leaf
hide_from_hierarchy
hide_from_cms_tree
prepopulate_numchildren_cache
non_virtual_fields
ORM/DataObjectSchema
table_namespace_separator
ORM/DataObject
singular_name
plural_name
api_access
default_classname
validation_enabled
fixed_fields
table_name
cascade_deletes
cascade_duplicates
subclass_access
db
casting
create_table_options
indexes
defaults
default_records
has_one
belongs_to
has_many
many_many
many_many_extraFields
belongs_many_many
default_sort
searchable_fields
field_labels
summary_fields
ORM/DB
alternative_database_enabled
connection_attempted
ORM/DatabaseAdmin
allowed_actions
classname_value_remapping
show_record_counts
ORM/Filters/FulltextFilter
indexes
ORM/Connect/PDOConnector
emulate_prepare
ssl_cipher_default
ORM/Connect/DBConnector
write_operations
ddl_operations
ORM/Connect/MySQLDatabase
connection_charset
connection_collation
charset
collation
ORM/Connect/Database
optimistic_connect
ORM/Connect/DBSchemaManager
check_and_repair_on_build
fix_table_case_on_build
ORM/Connect/MySQLiConnector
ssl_cipher_default
ORM/FieldType/DBPolymorphicForeignKey
index
composite_db
ORM/FieldType/DBString
casting
ORM/FieldType/DBHTMLVarchar
escape_type
casting
ORM/FieldType/DBField
escape_type
default_search_filter_class
index
casting
ORM/FieldType/DBComposite
composite_db
composite_db
ORM/FieldType/DBEnum
default_search_filter_class
ORM/FieldType/DBClassName
index
ORM/FieldType/DBVarchar
casting
ORM/FieldType/DBCurrency
currency_symbol
ORM/FieldType/DBForeignKey
dropdown_field_threshold
index
default_search_filter_class
ORM/FieldType/DBText
casting
ORM/FieldType/DBMoney
composite_db
ORM/FieldType/DBPrimaryKey
default_search_filter_class
ORM/FieldType/DBHTMLText
escape_type
casting
Security/BasicAuth
entire_site_protected
ignore_cli
entire_site_protected_code
entire_site_protected_message
Security/RememberLoginHash
singular_name
plural_name
db
has_one
indexes
table_name
logout_across_devices
token_expiry_days
device_expiry_days
force_single_token
Security/Security
allowed_actions
strict_path_checking
password_encryption_algorithm
autologin_enabled
remember_username
word_list
template
template_main
page_class
default_message_set
login_url
logout_url
lost_password_url
frame_options
robots_tag
login_recording
default_login_dest
default_reset_password_dest
Security/Member
db
belongs_many_many
has_many
table_name
default_sort
indexes
notify_password_change
searchable_fields
summary_fields
casting
hidden_fields
title_format
unique_identifier_field
password_expiry_days
password_logging_enabled
lock_out_after_incorrect_logins
lock_out_delay_mins
login_marker_cookie
session_regenerate_id
temp_id_lifetime
auto_login_token_lifetime
Security/PasswordEncryptor
encryptors
Security/PasswordValidator
character_strength_tests
min_length
min_test_score
historic_count
Security/MemberAuthenticator/MemberLoginForm
required_fields
Security/MemberAuthenticator/LoginHandler
url_handlers
allowed_actions
Security/MemberAuthenticator/LostPasswordHandler
url_handlers
allowed_actions
Security/MemberAuthenticator/LogoutHandler
url_handlers
allowed_actions
Security/MemberAuthenticator/CMSLoginHandler
allowed_actions
Security/MemberAuthenticator/ChangePasswordHandler
allowed_actions
url_handlers
Security/Group
db
has_one
has_many
many_many
extensions
table_name
Security/PermissionRole
db
has_many
belongs_many_many
table_name
default_sort
singular_name
plural_name
Security/Permission
db
has_one
indexes
defaults
table_name
declared_permissions
declared_permissions_list
strict_checking
admin_implies_all
hidden_permissions
privileged_permissions
cache_permissions
Security/CMSSecurity
allowed_actions
reauth_enabled
Security/InheritedPermissionsExtension
db
many_many
defaults
Security/LoginAttempt
db
has_one
indexes
table_name
Security/PermissionRoleCode
db
has_one
table_name
Security/MemberPassword
db
has_one
table_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment