Search for level
- Search 7.x for level
- Search 8.9.x for level
- Search 10.3.x for level
- Search 11.x for level
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AdminTest::getTopLevelMenuLinks | function | core/ |
Returns all top level menu links. |
AllowedPackages::getTopLevelAllowedPackages | function | composer/ |
Gets all packages that are allowed in the top-level composer.json. |
bad_help_topics.top_level.html.twig | file | core/ |
--- label: 'Help topic not top level or related to top level' --- <p>{% trans %}Body goes here{% endtrans %}</p> |
DbLogController::getLogLevelClassMap | function | core/ |
Gets an array of log level classes. |
drupal_error_levels | function | core/ |
Maps PHP error constants to watchdog severity levels. |
EntityTestEntityLevel | class | core/ |
Constraint on entity level. |
EntityTestEntityLevel.php | file | core/ |
|
EntityTestEntityLevel::$message | property | core/ |
|
EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
EntityTestEntityLevelValidator.php | file | core/ |
|
EntityTestEntityLevelValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
EntityTestEntityLevelValidator::validate | function | core/ |
|
FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation | function | core/ |
Tests entity level constraint validation. |
FinalExceptionSubscriber::$errorLevel | property | core/ |
One of the error level constants defined in bootstrap.inc. |
FinalExceptionSubscriber::getErrorLevel | function | core/ |
Gets the configured error level. |
FinalExceptionSubscriber::isErrorLevelVerbose | function | core/ |
Checks whether the error level is verbose or not. |
HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
@covers ::findAll |
HelpTopicPluginBase::isTopLevel | function | core/ |
Returns whether this is a top-level topic or not. |
HelpTopicPluginInterface::isTopLevel | function | core/ |
Returns whether this is a top-level topic or not. |
HelpTopicSection::$topLevelPlugins | property | core/ |
The top level help topic plugins. |
HTMLRestrictions::mergeAllowedElementsLevel | function | core/ |
Merge arrays of allowed elements according to HTMLRestrictions rules. |
JsonApiDocumentTopLevel | class | core/ |
Represents a JSON:API document's "top level". |
JsonApiDocumentTopLevel.php | file | core/ |
|
JsonApiDocumentTopLevel::$data | property | core/ |
The data to normalize. |
JsonApiDocumentTopLevel::$includes | property | core/ |
The includes to normalize. |
JsonApiDocumentTopLevel::$links | property | core/ |
The links. |
JsonApiDocumentTopLevel::$meta | property | core/ |
The metadata to normalize. |
JsonApiDocumentTopLevel::$omissions | property | core/ |
Resource objects that will be omitted from the response for access reasons. |
JsonApiDocumentTopLevel::getData | function | core/ |
Gets the data. |
JsonApiDocumentTopLevel::getIncludes | function | core/ |
Gets a JSON:API Data object of resources to be included in the response. |
JsonApiDocumentTopLevel::getLinks | function | core/ |
Gets the links. |
JsonApiDocumentTopLevel::getMeta | function | core/ |
Gets the metadata. |
JsonApiDocumentTopLevel::getOmissions | function | core/ |
Gets an OmittedData instance containing resources to be omitted. |
JsonApiDocumentTopLevel::__construct | function | core/ |
Instantiates a JsonApiDocumentTopLevel object. |
JsonApiDocumentTopLevelNormalizer | class | core/ |
Normalizes the top-level document according to the JSON:API specification. |
JsonApiDocumentTopLevelNormalizer.php | file | core/ |
|
JsonApiDocumentTopLevelNormalizer::$entityTypeManager | property | core/ |
The entity type manager. |
JsonApiDocumentTopLevelNormalizer::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
JsonApiDocumentTopLevelNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
JsonApiDocumentTopLevelNormalizer::denormalize | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::getLinkHash | function | core/ |
Hashes an omitted link. |
JsonApiDocumentTopLevelNormalizer::hasCacheableSupportsMethod | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::normalize | function | core/ |
|
JsonApiDocumentTopLevelNormalizer::normalizeErrorDocument | function | core/ |
Normalizes an error collection. |
JsonApiDocumentTopLevelNormalizer::normalizeOmissionsLinks | function | core/ |
Normalizes omitted data into a set of omission links. |
JsonApiDocumentTopLevelNormalizer::validateRequestBody | function | core/ |
Performs minimal validation of the document. |
JsonApiDocumentTopLevelNormalizer::__construct | function | core/ |
Constructs a JsonApiDocumentTopLevelNormalizer object. |
JsonApiDocumentTopLevelNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\JsonApiDocumentTopLevelNormalizer @group jsonapi |
JsonApiDocumentTopLevelNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Normalizer\JsonApiDocumentTopLevelNormalizer @group jsonapi |
JsonApiDocumentTopLevelNormalizerTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.