PHPUnit_Util_Test::getSize |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the size of the test. |
WizardPluginBase::getSorts |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the sorts property. |
DeleteForm::getConfirmText |
function |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Returns a caption for the button that confirms the action. |
NodeRevisionsTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
|
MenuTranslateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuTranslateTest.php |
|
ImageThemeFunctionTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageThemeFunctionTest.php |
Definition of Drupal\image\Tests\ImageThemeFunctionTest. |
CompiledRoute::getNumParts |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the number of parts in this route's path. |
QueryFactory::getAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Constructs a entity aggregation query for a certain entity type. |
block_get_blocks_by_region |
function |
drupal/core/modules/block/block.module |
Gets a renderable array of a region containing all enabled blocks. |
HttpAsset::getLastModified |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php |
Returns the time the current asset was last modified. |
ValidationVisitor::getRoot |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Returns the value at which validation was started in the object graph. |
CompiledRoute::getDefaults |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the defaults. |
NodeAccessLanguageTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Definition of Drupal\node\Tests\NodeAccessLanguageTest. |
MemoryStorageTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
|
Twig_Template::doGetParent |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
FeedItemsDelete::getFormID |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedItemsDelete.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
CKEditorAdminTest::getInfo |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorAdminTest.php |
|
SystemListingTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SystemListingTest.php |
|
EditorManagerTest::getInfo |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
|
FilterNumericTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
ProjectExtension::getAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectExtension.php |
Returns the recommended alias to use in XML. |
MergeTest::testMergeInsert |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-insert a record successfully. |
MergeTest::testMergeUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/MergeTest.php |
Confirms that we can merge-update a record successfully. |
EasyRdf_Graph::getResource |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get a single resource value for a property of a resource |
Block::getExportProperties |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php |
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::getExportProperties(); |
FieldFileSizeTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
|
SearchRankingTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php |
|
EditorLoadingTest::getInfo |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php |
|
Twig_Extension::getFilters |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Returns a list of filters to add to the existing list. |
SelectInterface::getFields |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the fields array for this query. |
_update_get_fetch_url_base |
function |
drupal/core/modules/update/update.fetch.inc |
Returns the base of the URL to fetch available update data for a project. |
Twig_Extension::getGlobals |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension.php |
Returns a list of global variables to add to the existing list. |
FeedDelete::getConfirmText |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php |
Returns a caption for the button that confirms the action. |
SelectInterface::getTables |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the tables array for this query. |
SelectComplexTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
|
VocabularyLanguageTest.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php |
Definition of Drupal\taxonomy\Tests\VocabularyLanguageTest. |
DisableForm::getCancelPath |
function |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getCancelPath(). |
Callback::getDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Callback.php |
Returns the name of the default option |
ViewExecutableFactory::get |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutableFactory.php |
Instantiates a ViewExecutable class. |
Kernel::getContainerLoader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Returns a loader for the container. |
HandlerBase::getDateFormat |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Creates cross-database SQL date formatting. |
Container::getParameterBag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Gets the service container parameter bag. |
JsonEncoderTest::getObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/JsonEncoderTest.php |
|
HandlerBase::getEntityType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Determines the entity type used by this handler. |
CommentLanguageTest::setUp |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
ExposedFormUITest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/ExposedFormUITest.php |
|
DatabaseStorageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageTest.php |
Sets up unit test environment. |
ProcessBuilder::getProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
RouteBuildEvent::getModule |
function |
drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php |
Gets the module that provides the route. |
AsseticTokenParser::getTag |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php |
|