BlockTitleXSSTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTitleXSSTest.php |
Modules to enable. |
GraphTest::assertComponents |
function |
drupal/core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Verify expected components in a graph. |
JsonDecode::$recursionDepth |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonDecode.php |
Specifies the recursion depth. |
Callbacks::checkboxCallback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/lib/Drupal/ajax_forms_test/Callbacks.php |
Ajax callback triggered by checkbox. |
CommentAccessController.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/CommentAccessController.php |
Contains \Drupal\comment\CommentAccessController |
ApcUniversalClassLoader.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php |
|
FieldInfo::$loadedAllFields |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Whether $fieldsById contains all field definitions or a subset. |
LocaleTranslation::$storage |
property |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php |
Storage for strings. |
DisplayTest::testViewStatus |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayTest.php |
Tests that the view status is correctly reflected on the edit form. |
Twig_Loader_String::isFresh |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/String.php |
Returns true if the template is still fresh. |
DeleteTruncateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
|
transliterate_test.info.yml |
file |
drupal/core/modules/system/tests/modules/transliterate_test/transliterate_test.info.yml |
drupal/core/modules/system/tests/modules/transliterate_test/transliterate_test.info.yml |
ImageStyleStorageController |
class |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Defines a controller class for image styles. |
DatabaseBackend::invalidate |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidate(). |
StorageInterface::deleteAll |
function |
drupal/core/lib/Drupal/Core/Config/StorageInterface.php |
Deletes configuration objects whose names start with a given prefix. |
CategorizeFeedTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedTest.php |
|
EasyRdf_Parser_Rdfa::XML_NS |
constant |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
DisplayUnitTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayUnitTest.php |
Views used by this test. |
ViewsFormBase::getFormState |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormState(). |
NodeNewComments::pre_render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeNewComments.php |
Run before any fields are rendered. |
DateValidatorTest::tearDown |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
|
CommentRenderController.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php |
Definition of Drupal\comment\CommentRenderController. |
FieldInfo::$bundleInstances |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Instance definitions by bundle. |
PluginBase::globalTokenForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Adds elements for available core tokens to a form. |
UserEntityCallbacksTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Definition of Drupal\user\Tests\UserEntityCallbacksTest. |
ArchiveTar::$_compress_type |
property |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
HtmlFormController::content |
function |
drupal/core/lib/Drupal/Core/Controller/HtmlFormController.php |
Controller method for generic HTML form pages. |
KernelInterface::getCharset |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the charset of the application. |
ViewsFormBase::validateForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
ChainRouter::$sortedRouters |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
|
WizardInterface::createView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Creates a view from values that have already been validated. |
user.role.authenticated.yml |
file |
drupal/core/modules/user/config/user.role.authenticated.yml |
drupal/core/modules/user/config/user.role.authenticated.yml |
AggregatorCronTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php |
|
Twig_TokenParser_For::parse |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php |
Parses a token and returns a node. |
EasyRdf_Parser_Rdfa::$debug |
property |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Rdfa.php |
|
ContainerBuilder::getScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns all Scopes. |
BaseMemcacheProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Base Memcache storage for profiling information in a Memcache. |
HistoryUserTimestamp::query |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/field/HistoryUserTimestamp.php |
Called to add the field to a query. |
CommentTokenReplaceTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTokenReplaceTest.php |
Definition of Drupal\comment\Tests\CommentTokenReplaceTest. |
RealServiceInstantiator.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/RealServiceInstantiator.php |
|
BatchStorageInterface::load |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php |
Loads a batch. |
ViewExecutable::renderPager |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Render the pager, if necessary. |
LocaleTranslation::destruct |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTranslation.php |
Performs destruct operations. |
TermTest::testTermInterface |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php |
Save, edit and delete a term using the user interface. |
CommentAnonymousTest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php |
Sets up a Drupal site for running functional and integration tests. |
AssetCache::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
Returns the time the current asset was last modified. |
GreaterThanOrEqualValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/GreaterThanOrEqualValidator.php |
Validates values are greater than or equal to the previous (>=). |
ReflectionService::getClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php |
Return a reflection class instance or null |
ClassConstraint::getTargets |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ClassConstraint.php |
Returns whether the constraint can be put onto classes, properties or
both |
update_storage_clear_submit |
function |
drupal/core/modules/update/update.module |
Form submission handler for system_modules(). |