ConfigFactory::getCacheKeys |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Gets all the cache keys that match the provided config name. |
KernelInterface::getBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the registered bundle instances. |
MenuLinkInterface::getRoute |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Returns the Route object associated with this link, if any. |
OptionsWidgetsTest::getInfo |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
|
SearchPageTextTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageTextTest.php |
|
NodeQueryAlterTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
|
KernelInterface::getRootDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the application root dir. |
DeleteTruncateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
|
CategorizeFeedTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/CategorizeFeedTest.php |
|
ViewsFormBase::getFormState |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormState(). |
KernelInterface::getCharset |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php |
Gets the charset of the application. |
AggregatorCronTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorCronTest.php |
|
ContainerBuilder::getScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns all Scopes. |
AssetCache::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php |
Returns the time the current asset was last modified. |
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 |
RearrangeFilter::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/RearrangeFilter.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
Twig_Error::getTemplateFile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Gets the filename where the error occurred. |
ContextualUnitTest::getInfo |
function |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualUnitTest.php |
|
LockFunctionalTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Lock/LockFunctionalTest.php |
|
Twig_Error::getTemplateLine |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
Gets the template line where the error occurred. |
RemoveFeedItemTest::getInfo |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/RemoveFeedItemTest.php |
|
ConfigDataCollector::getEnv |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php |
Gets the environment. |
InOperator::getValueOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
CollectionTest::testGetKeys |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
PHP_Token_FUNCTION::getName |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
MockUserNameBlock::getTitle |
function |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockUserNameBlock.php |
|
UrlGeneratorTest::getRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
ViewExecutable::getResponse |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Gets the response object used by the view. |
PoDatabaseReader::getHeader |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::getHeader(). |
OptionsFieldUITest::getInfo |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
|
NativeSessionStorage::getId |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php |
Returns the session ID |
RemoveRoleUserTest::getInfo |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
This method exists to support the simpletest UI runner. |
FilesLoader::getTimesCalled |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FilesLoader.php |
|
EntityManager::getAdminPath |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Returns the administration path for an entity type's bundle. |
ImageToolkitInterface::crop |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Crops an image. |
ConfigImporterTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
|
SelectSubqueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
|
ImageToolkitInterface::load |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Creates an image resource from a file. |
PictureAdminUITest::getInfo |
function |
drupal/core/modules/picture/lib/Drupal/picture/Tests/PictureAdminUITest.php |
Drupal\simpletest\WebTestBase\getInfo(). |
ImageToolkitInterface::save |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Writes an image resource to a destination file. |
ArgumentStringTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
|
EntityCrudHookTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
|
FilterSecurityTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
|
CommentActionsTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php |
|
MemoryStorageTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Deletes created files, database tables, and reverts all environment changes. |
_block_get_renderable_block |
function |
drupal/core/modules/block/block.module |
Builds the content and label for a block. |
CommentPreviewTest::getInfo |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php |
|
ConfigOverrideTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php |
|
VocabularyUnitTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
|